home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Iron Maiden - Maiden Hell!
/
Iron Maiden - Maiden Hell! Promotional CD-ROM.iso
/
mac
/
promo.dxr
/
scripts_162.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-16
|
235 b
|
12 lines
on mouseEnter
set the cursor of sprite the currentSpriteNum to [the number of member "finger", the number of member "fingermask"]
end
on mouseDown
go(45)
end
on mouseLeave
set the cursor of sprite the currentSpriteNum to 0
end